In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / DisplayAnnotations Property

DisplayAnnotations Property (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Property DisplayAnnotations As Boolean
public bool DisplayAnnotations {get; set;}
public read-write property DisplayAnnotations: Boolean; 
public function get,set DisplayAnnotations : boolean
public: __property bool get_DisplayAnnotations();

public: __property void set_DisplayAnnotations( 

   bool value

);
public:

property bool DisplayAnnotations {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members